type google.golang.org/grpc/internal/transport.earlyAbortStream
9 uses
google.golang.org/grpc/internal/transport (current package)
controlbuf.go#L135: type earlyAbortStream struct {
controlbuf.go#L143: func (*earlyAbortStream) isTransportResponseFrame() bool { return false }
controlbuf.go#L771: func (l *loopyWriter) earlyAbortStreamHandler(eas *earlyAbortStream) error {
controlbuf.go#L842: case *earlyAbortStream:
http2_server.go#L450: t.controlBuf.put(&earlyAbortStream{
http2_server.go#L470: t.controlBuf.put(&earlyAbortStream{
http2_server.go#L480: t.controlBuf.put(&earlyAbortStream{
http2_server.go#L546: t.controlBuf.put(&earlyAbortStream{
http2_server.go#L567: t.controlBuf.put(&earlyAbortStream{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)